getStartDate

abstract fun getStartDate(): Date

Returns the date and time when this source becomes active or valid. If no start date is defined, this source is considered active immediately.

Return

The start Date, or null if not specified.